home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2006 December / PCWDEC06.iso / Software / Trial / Paint Shop Pro XI / Data1.cab / data1.cab / a2.htm1 < prev    next >
Encoding:
Extensible Markup Language  |  2006-08-04  |  3.1 KB  |  88 lines

  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <!DOCTYPE html
  3. PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  4. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  5. <html xmlns="http://www.w3.org/1999/xhtml">
  6.     <head>
  7. <!-- Inserted by TRADOS: --><META HTTP-EQUIV="content-type" CONTENT="text/html; charset=windows-1252">
  8.  
  9.         <meta http-equiv="MSThemeCompatible" content="yes" />
  10.     <link href="ccc.css" type="text/css" rel="STYLESHEET" />
  11.         <script src="ccc.js"></script>
  12.         <script language="javascript">
  13.         <!--
  14.             function LoadDataFields()
  15.             {
  16.                 var strSerial = getParamVal("serial");
  17.                 var oSerial = document.getElementById("txtSerial");
  18.  
  19.                 if (strSerial != null && oSerial != null)
  20.                     oSerial.innerText = FormatSerial(strSerial);
  21.  
  22.                 var strActCode = getParamVal("activationcode");
  23.                 var oActCode = document.getElementById("txtActCode");
  24.  
  25.                 if (strActCode != null && oActCode != null)
  26.                     oActCode.innerText = FormatActivationCode(strActCode);
  27.             }
  28.         -->
  29.         </script>
  30.         <style media="print">
  31.         <!--
  32.             .PrintClass
  33.             {
  34.                 display:inline;
  35.             }
  36.             .ScreenClass
  37.             {
  38.                 display:none;
  39.             }
  40.         -->
  41.         </style>
  42.         <style media="screen">
  43.         <!--
  44.             .PrintClass
  45.             {
  46.                 display:none;
  47.             }
  48.             .ScreenClass
  49.             {
  50.                 display:inline;
  51.             }
  52.         -->
  53.         </style>
  54.     </head>
  55.     <body onload="location='pcucmd://FrameDataLoaded/'; LoadDataFields();" tabindex="-1">
  56.         <div id="pcu_data" style="DISPLAY: none">
  57.             PageDimension:630,440
  58.         </div>
  59.         <div id="ButtonBar" style="display:none">
  60.             <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0" ID="Table1">
  61.                 <tr>
  62.                     <td align="right">
  63.                         <button accesskey="F" type="submit" id="btnContinue" name="btnContinue" onclick="location='pcucmd://Continue/'"><u>B</u>eenden</button>
  64.                     <!--    <button accesskey="C" type="button" id="btnCancel" name="btnCancel" onclick="location='pcucmd://Cancel/'"><u>C</u>ancel</button> -->
  65.                     </td>
  66.                 </tr>
  67.             </table>
  68.         </div>
  69.         <div class="ScreenClass">
  70.             <h3>Herzlichen Dank!</h3>
  71.  
  72.             <p>Die Testzeit wurde verlängert.</p>
  73.  
  74.             <p>Bitte speichern oder drucken Sie die Produktaktivierungsinformationen und bewahren Sie diese auf. Sie benötigen diese Informationen, wenn Sie das Produkt neu installieren müssen.</p>
  75.  
  76.             <p>
  77.             Klicken Sie auf Speichern bzw. Drucken, um den Aktivierungscode bzw. Testverlängerungsschlüssel zu notieren. Sie haben dazu später keine Gelegenheit mehr.
  78.         </p>
  79.  
  80.             <button accesskey="S" type="button" id="btnSaveAsTextFile" onclick="location='pcucmd://SaveCode/'" NAME="btnSaveAsTextFile"><u>S</u>peichern</button>
  81.             <button accesskey="P" type="button" id="btnPrint" onclick="document.execCommand('Print',true)" NAME="Button1"><u>D</u>rucken</button>
  82.         </div>
  83.         <div class="PrintClass" style="font-size:12pt">
  84.             Im Folgenden finden Sie Ihren Verlängerungsschlüssel und Aktivierungscode.<br /> Drucken Sie diese Seite aus und bewahren Sie sie sorgfältig auf.<br /> Verlängerungsschlüssel: <span id="txtSerial"></span><br /> Aktivierungscode: <span id="txtActCode"></span>
  85.         </div>
  86.     </body>
  87. </html>
  88.